ASP.NET Core MVC コントロールヘルプ
OperatedItemResults プロパティ

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > CollectionViewResponse<T> クラス : OperatedItemResults プロパティ
The results of creating, deleting or updating items.
シンタックス
'宣言
 
Public Property OperatedItemResults As System.Collections.Generic.IEnumerable(Of CollectionViewItemResult(Of T))
public System.Collections.Generic.IEnumerable<CollectionViewItemResult<T>> OperatedItemResults {get; set;}
参照

CollectionViewResponse<T> クラス
CollectionViewResponse<T> メンバ